home *** CD-ROM | disk | FTP | other *** search
/ Skandinavian News 7 / Skandinavian News - Issue 7 (1989-01)(Accession)[h Amiga Hackers United].adf / page38 < prev    next >
Text File  |  1987-06-04  |  2KB  |  57 lines

  1. #move 0,0
  2. ---------------------------------------  
  3.          !!! LAMERS CORNER !!!
  4.                  Issue 1 
  5.  *** HOW TO WRITE A SUUPER DEMO !! ***
  6. ---------------------------------------
  7.   Hello  there !   Are  you one of them
  8. poor  losers ? Do you want to make your
  9. way  to  the  top ?  Well, Skandinavian
  10. News has become humanitarian !!! Yes,we
  11. want  you  to have a chance to increase
  12. your  status.  The first Way to do this
  13. is to write a good demo, isn't it ?
  14.   Now how do you do this ? This Section
  15. will  introduce  you in ALL the secrets
  16. of professional Amiga Coding.
  17.   First  of  all  we have to choose the
  18. language  we  want  to  use. Our  first
  19. intro  will  be coded in AmigaBasic and
  20. our last demo will be in cool Assembler
  21. Code... If you have any questions, just
  22. contact Skand.News and be sure to get a
  23. LAUGH. OK, Let's Begin.
  24.   Today we want to write our first real
  25. Intro  coded  in  the  great AmigaBasic
  26. (GfABasic is muuuch more complicated.)!
  27. How do we do  this ? First  of  all  we
  28. have  to think  of  a cool name for our
  29. #move 325,0
  30. group. How about 'Disco-Wankers' ?? OK,
  31. now  that  we  have the  name, we first
  32. have to write some lines of Copyrights.
  33. These are them :
  34. REM ***********************************
  35. REM *                                 *
  36. REM *T H E   D I S C O - W A N K E R S*
  37. REM *                                 *
  38. REM *       present in 1989 :         *
  39. REM *                                 *
  40. REM *     THE INCREDIBLE MEGADEMO BY  *
  41. REM *        THE 'PERFECT FREAK!'     *
  42. REM *                                 *
  43. REM *     Coded in just 3 hours...    *
  44. REM *                                 *
  45. REM ***********************************
  46.   Now you may wonder why we use so many
  47. 'REM'-lines.  These 'REM'-lines are the
  48. Secret of every  TOP  Programmer. These
  49. REM Lines  are  increasing the Speed of
  50. your  Coprocessors Agnus and Denise, so
  51. if you use them,  you can increase your
  52. speed a little bit...
  53.   OK, now that we  have  the   Starting
  54. Sequence, let's think of a cool Scroll-
  55. text - (not too  long because our intro
  56. should be short...).         ---->
  57.